Papers with law systems
PILOT: Legal Case Outcome Prediction with Case Law (2024.naacl-long)
Copied to clipboard
| Challenge: | predicting legal case outcomes requires identifying relevant precedent cases . predicting case outcomes in case law systems presents unique challenges . |
| Approach: | They propose a framework for making legal case outcome predictions with case law . they propose to use two modules for relevant case retrieval and temporal pattern handling . |
| Outcome: | The proposed framework shows significant improvement over previous models based on civil law cases . it is crucial to identify relevant precedent cases that serve as evidence for judges . |
Distinguish Confusing Law Articles for Legal Judgment Prediction (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods to assist legal judgment are limited and can't solve confusing charges issue. |
| Approach: | They propose an end-to-end model to predict a legal judgment based on a textual description of the case and a graph neural network to learn subtle differences between confusing law articles. |
| Outcome: | The proposed model can learn subtle differences between confusing law articles and extract effective discriminative features from fact descriptions. |